- 01. var loveJS = true;
- 02. Save and .append() Data
- 03. string.replace()
- 04. Mixing .replace() and .append()
- 05. Format Data, Build a Resume Header
- 06. String Manipulation Quiz 1
- 07. Truthy/Falsy
- 08. var quiz = true;
- 09. Arrays
- 10. .append()ing Arrays Quiz
- 11. Array Manipulation
- 12. String Manipulation Quiz 2
- 13. Object Literal Notation
- 14. Biography Quiz
- 15. Dot and Bracket Notation
- 16. Practice with Objects
- 17. A Note about JSON
- 18. All the Resume Sections
- 19. JSON
- 20. Validating JSON
- 21. Validating JSON Quiz